reachabilityChanged
Type
message
Summary
Sent when the network connectivity to a monitored server changes.
Syntax
reachabilityChanged <pHostNameOrAddress>, <pReachabilityInfo>
Description
Handle the reachabilityChanged message if you want to perform an action when changes to network connectivity occur.
The reachabilityChanged message is sent to the current card of the defaultStack when a change to network connectivity, that affects access to a server that is being monitored, occurs.
Parameters
Name | Type | Description |
---|---|---|
pHostNameOrAddress | The server being monitored | |
pReachabilityInfo | set |
|
Examples
on reachabilityChanged pHost, pInfo
updateConnectivityList pHost, pInfo
end reachabilityChanged
Related
command: iphoneSetReachabilityTarget
function: iphoneReachabilityTarget
Compatibility and Support
Introduced
LiveCode 6.0
OS
ios
Platforms
mobile